
@import url('font-awesome.css');  
@import url('animate.css');

body {
	font-size:12px;font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
	font-size: 1.4em;
	background: #fff;
}
a {color: #666;text-decoration: none;}
a:active {outline:0;}

.clear {clear:both;}

h1,h2{
	
	line-height:1.1em;
	color: #252525;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3, h4, h5, h6 {
	line-height:1.1em;
	color: #212121;
	margin-bottom: 20px;
}
input, button, select, textarea { 
    border-radius: 0px !important;
}
.timetable{background: #2ab975;padding: 5px 23px;}
.timetable hr{
	color:#fff;
	padding-top: 29px;
	margin-bottom: 20px !important;
}
.timetable dl{
	color:#fff; 
}
.timetable dt{
	color:#fff;
}
.timetable dd{
	color:#fff;
}
#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
ul.withArrow{
	
}
ul.withArrow li{
	
}
ul.withArrow li span{
	
margin-right: 10px;
	
font-weight: 700;
	
color: #93c83f;
	
border: 1px solid;
	
padding: 4px 8px;
	
font-size: 11px;
	
border-radius: 50%;
	
height: 20px;
	
width: 20px;
}
.line{
	width: 20%;
	height: 2px;
	background: #93c83f;
	margin: 0 auto;
	margin-bottom: 20px;
}
.widget {
    color: #858585;
}
.row,.row-fluid {
	margin-bottom:30px;
}

.row .row,.row-fluid .row-fluid{
	margin-bottom:30px;
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}
.about-image img {
    width: 100%;
}
img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 16px;
}
/*  Header
==================================== */
.topbar{
	background-color: #fbfbfb;
    border-bottom: #ddd 1px solid ;  /*sunlin*/
	padding: 0;
	/* color:#fff; 1e1e1e*/
}
.topbar .container .row {
    margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 { 
	padding:0;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-size: 13px;
	color: #f1f6ff;
}
.topbar p > i{
	margin-right:5px;
}
.topbar p:last-child{
	text-align:right;
} 
header .navbar {
    margin-bottom: 0;
}
.topbar li.topbar {
    display: inline;
    padding-right: 18px;
    line-height: 52px;
    transition: all .3s linear;
}

.topbar li.topbar:hover {
    color: #1bbde8;
}

.topbar ul.info i {
    color: #93c83f;
    font-size: 16px;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.topbar ul.info span {
    /* line-height: 42px; */
    /* display: inline-block; */
}

.topbar ul.info li {
    float: right;
    padding-left: 30px;
    color: #b0b0b0;
    font-size: 13px;
    line-height: 44px;
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-family: "Rpboto", sans-serif;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px;
}
.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 0px;          /*sunlin*/
    padding: 0 0 0 0px;
}
.navbar-default .navbar-brand{color: #1e1e1e;font-size: 24px;text-transform: uppercase;}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}
header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}
.home-page header .navbar-default{
    background: #fff;
    /* position: absolute; */
    width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 62px;
    padding: 0;
}

header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}

header  .navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 40px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.services{
	
}
.dishes{
	
background: #93c83f;
	
padding: 35px 0;
	
color: #1b1b1b;
}
.dropdown-menu li a:hover {
    color: #fff !important;
    background: #93c83f !important;
}

header .nav .caret {
    border-bottom-color: #29448e;
    border-top-color: #29448e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #ffffff;
    text-transform: capitalize;
}
header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size: 13px;
	border:none;
	font-weight: 600;
	text-transform:uppercase;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #676767;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color: #2e8eda;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #ffffff;background: #ff5a00;border-radius: 0;} /* 蓝色288CE4  绿色93c83f  橘色 ff5a00*/
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #1a1a1a;
  background-color: transparent;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

 select.selectmenu {
	display:none;
}
.pageTitle{color: #fff;margin: 30px 0 3px;display: inline-block;font-size: 20px;}
 
#banner{
	width: 100%;
	background:#000;
	position:relative;
	margin:0;
	padding:0;
}

/*  Sliders
==================================== */
/* --- flexslider --- */
#main-slider:before {content: '';width: 100%;height: 100%;/* background: rgb(123, 179, 244); */z-index: 1;position: absolute;/* background: rgba(30, 30, 30, 0.31); */}
.flex-direction-nav a{
display:none;
}
.flexslider {
	padding:0;  
	background: #fff; 
	position: relative; 
	zoom: 1;
}
.flex-direction-nav .flex-prev{
left:0px; 
}
.flex-direction-nav .flex-next{ 
right:0px;
}
.flex-caption {zoom: 1;bottom: 198px;background-color: transparent;color: #fff;margin: 0;padding: 2px 25px 0px 30px;/* position: absolute; */left: 0;text-align: center;margin: 0 auto;right: 0px;display: inline-block;bottom: 10%;width: 77%;right: 0 !important;border-radius: 15px 15px 0 0;text-align: left;}
.flex-caption h3 {color: #93c83f;letter-spacing: 0px;margin-bottom: 8px;text-transform: uppercase;font-size: 54px;font-weight: 700;}
.flex-caption p {margin: 12px 0 18px 4px;font-size: 20px;font-weight: 400;}
.skill-home{
margin-bottom:50px;
}
.c1{
border: #ed5441 1px solid;
background:#ed5441;
}
.c2{
border: #24c4db 1px solid;
background:#24c4db;
}
.c3{
border: #1891EC 1px solid;
background:#1891EC;
}
.c4{
border: #609cec 1px solid;
background:#609cec;
}
.skill-home .icons {padding: 38px;width: 94px;height: 94px;color: #fff;font-size: 42px;font-size: 38px;text-align: center;-ms-border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 0;display: inline-table;border: 4px solid #efefef;color: #ff5722;background: transparent;border-radius: 50%;background: #ffffff;}
.skill-home h2 {
padding-top: 20px;
font-size: 36px;
font-weight: 700;
} 
.testimonial-solid {
padding: 50px 0 60px 0;
margin: 0 0 0 0;
background: #FFFFFF;
text-align: center;
}
.testi-icon-area {
text-align: center;
position: absolute;
top: -84px;
margin: 0 auto; 
width: 100%;
}
.testi-icon-area .quote {
padding: 15px 0 0 0;
margin: 0 0 0 0;
background: #ffffff;
text-align: center;
color: #1891EC;
display: inline-table;
width: 70px;
height: 70px;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 42px; 
border: 1px solid #1891EC;
display: none;
}

.testi-icon-area .carousel-inner { 
margin: 20px 0;
}
.carousel-indicators {
bottom: -30px;
}
.text-center img {
margin: auto;
}
.aboutUs{
padding:40px 0;
background: #F2F2F2;
}
img.img-center {
margin: 0 auto;
display: block;
max-width: 100%;
}
.home-about{
	padding: 60px 0 0px;
}
.home-about hr{
	padding:0;
	margin:0;
}
.home-about .info-box{
	
}
/* Testimonial
----------------------------------*/
.testimonial-area {
padding: 0 0 0 0;
margin:0;
background: url(../img/low-poly01.jpg) fixed center center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
}
.testimonial-solid p {
color: #000000;
font-size: 16px;
line-height: 30px;
font-style: italic;
} 
section.hero-text {
	background: #F4783B;
	padding:50px 0 50px 0;
	color: #fff;
}
section.hero-text h1{ 
	color: #fff;
}

/* Clients
------------------------------------ */
#clients {
  padding: 60px 0;
  }
  #clients .client .img {
    height: 76px;
    width: 138px;
    cursor: pointer;
    -webkit-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear; }
    #clients .client .img:hover {
      cursor: pointer;
      /*box-shadow: 0px 0px 2px 0px rgb(155, 155, 155);*/
      border-radius: 8px; }
  #clients .client .client1 {
    background: url("../img/client1.png") 0 -75px; }
    #clients .client .client1:hover {
      background-position: 1px 0px; }
  #clients .client .client2 {
    background: url("../img/client2.png") 0 -75px; }
    #clients .client .client2:hover {
      background-position: -1px 0px; }
  #clients .client .client3 {
    background: url("../img/client3.png") 0 -76px; }
    #clients .client .client3:hover {
      background-position: 0px 0px; }


/* Content
==================================== */

#content {
	position:relative;
	/* background: #ffffff; */
	padding:50px 0 0px 0;
}
 
.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}
 
.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}
/* twitter */
#twitter-wrapper {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#twitter em {
    font-style: normal;
    font-size: 13px;
}

#twitter em.twitterTime a {
	font-weight:600;
}

#twitter ul {
    padding: 0;
	list-style:none;
}
#twitter ul li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
    word-break: break-word;
}


/* page headline
==================================== */

#inner-headline{background: #93c83f;position: relative;margin: 0;padding: 0;color: cadetblue;border-top: 1px solid #93c83f;}


#inner-headline h2.pageTitle{
	color: #3f3f3f;
	padding: 5px 0;
	display:block;
	text-align: center;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:40px 0;
	float:left;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#fff;
}

#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

/* Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}
 
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;

}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
}


/* --- search form --- */
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}

#inner-headline form.input-append {
	margin:0;
	padding:0;
}

.about-text h3 {
	font-size: 22px;
	padding-bottom: 20px;
}

.about-text .btn {
	margin-top: 20px;
	//font-size: 15px;
	//text-align: justify;
}

.about-image img {
}

.about-text ul {
	margin-top: 30px;
	padding: 0;
}

.about-text li {
	margin-bottom: 10px;
	//
	font-weight: bold;
	list-style: none;
}

 
.about-text-2 img {
	border: 5px solid #ddd;
	margin-bottom: 20px;
}

.about-text-2 p {
	margin-bottom: 20px;
}

#call-to-action {
	background: url(../images/bg/about.jpg) no-repeat;
	background-attachment: fixed;
	background-position: top center;
	padding: 100px 0;
	color: #fff;
}

.call-to-action h3 {
	font-size: 40px;
	letter-spacing: 15px;
	color: #fff;
	padding-bottom: 30px;
}

.call-to-action p {
	color: #999;
	padding-bottom: 20px;
}

.call-to-action .btn-primary {
	background-color: transparent;
	border-color: #999;
}

.call-to-action .btn-primary:hover {
	background-color: #151515;
	color: #999;
	border-color: #151515;
}

#call-to-action-2 {
	background-color: #efefef;
	padding: 50px 0;
}
#call-to-action-2 h3 {
	color: #05142b;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
#call-to-action-2 p {
	color: #5f5f5f;
	font-size: 15px;
}
#call-to-action-2 .btn-primary {
	border-color: #FFFFFF;
	/* background: transparent; */
	margin-top: 50px;
	color: #fff;
}
section.section-padding.gray-bg {
    background: #ffffff;
    padding: 60px;
    color: #484848;
}
 
  #accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel {margin-bottom: 18px;background-color: #FFFFFF;border: 1px solid #f3f3f3;border-radius: 2px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);box-shadow: 0 1px 1px rgba(0,0,0,0.05);}
#accordion-alt3 .panel-heading h4 a i {font-size: 17px;line-height: 18px;width: 18px;height: 18px;margin-right: 8px;color: #A0A0A0;text-align: center;border-radius: 50%;margin-left: 6px;font-weight: bold;}  
.progress.pb-sm {
height: 6px!important;
}
.progress {
box-shadow: inset 0 0 2px rgba(0,0,0,.1);
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress .progress-bar.progress-bar-red {
background: #ed5441;
} 
.progress .progress-bar.progress-bar-green {
background: #51d466;
}
.progress .progress-bar.progress-bar-lblue {
background: #32c8de;
}
/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}
.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
.info-blocks i.icon-info-blocks {/* float: left; */color: #93c83f;font-size: 48px;min-width: 50px;margin-bottom: 15px;text-align: center;/* background: #ffffff; */width: 72px;/* height: 72px; *//* padding-top: 21px; *//* border: 1px solid #e0e0e0; *//* line-height: 75px; */width: 100%;}
.info-blocks .info-blocks-in {padding: 46px 22px;overflow: hidden;border: 1px solid #dedede;text-align: center;background: #fff;}
.info-blocks .info-blocks-in h3 {color: #202020;font-size: 22px;line-height: 28px;margin:0px;margin-bottom: 8px;/* font-weight: bold; */}
.info-blocks .info-blocks-in p {font-size: 14px;}
.info-blocks .info-blocks-in:hover{
	border: 1px solid #93c83f;
}  
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}

.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}

/* --- button --- */
.btn{text-align: center;color: #FFFFFF;background: #93c83f;border-color: #93c83f;width: 120px;border-radius: 0;}
.btn-theme {
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	padding: 12px 30px;
	font-weight: bold;
}
.btn-theme:hover {
	color: #eee;
}

/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}

ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}
footer{background: #1e1e1e;}
footer ul.link-list li a{
	color: #8C8C8C;
}
footer ul.link-list li a:hover {
	color: #93c83f;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}


.widgetheading {
	width:100%;
	padding:0;
	font-weight: bold;
}

#bottom .widgetheading {
	position: relative;
	border-bottom: #e6e6e6 1px solid;
	padding-bottom: 9px;
}

aside .widgetheading {
	position: relative;
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 9px;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}

.team-member h4{
  text-align: center;
  margin-bottom: 5px;
}
.team-member .deg{
text-align:center;
display:block;
}
#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}
.panel-title>a {
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}
.box-area{padding: 15px;background: #ffffff;margin-top: -21px;border: 2px solid #f3f3f3;}
.box-area h3{font-size: 17px;font-weight: 600;}
/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}

 
ul.team-detail{
	margin:-10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.team-detail li{
	border-bottom:1px dotted #e9e9e9;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	list-style:none;
}

ul.team-detail li label {
	font-size:13px;
}

ul.team-detail li h4, ul.team-detail li label{
	margin-bottom:0;
}

ul.team-detail li ul.social-network {
	border:none;
	margin:0;
	padding:0;
}

ul.team-detail li ul.social-network li {
	border:none;	
	margin:0;
}
ul.team-detail li ul.social-network li i {
	margin:0;
}

 .navbar-brand i {
    color: #93c83f;
    font-size: 26px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.activeItem .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-container{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-container strong{
color:#353535;
}

.pricing-container ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-container ul li{
	border-bottom: 1px solid #CFCFCF;
list-style: none;
padding: 15px 0 15px 0;
margin: 0 0 0 0;
color: #222;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}
 .pricing-box-item {border: 1px solid #e6e6e6;background:#fcfcfc;position:relative;margin:0 0 20px 0;padding:0;-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);-moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);box-shadow: 0 2px 0 rgba(0,0,0,0.03);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}

.pricing-box-item .pricing-heading {
	background: #ffffff;
	text-align: center;
	padding: 50px 0;
	display:block;
}
.pricing-box-item.activeItem .pricing-heading {
	/* background: #f3f3f3; */
	text-align: center;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-item.activeItem .pricing-heading h3 {
	 
color: #fff;
}

.pricing-box-item .pricing-heading h3 strong {
	font-size:28px;
	font-weight:700;
	letter-spacing:-1px;
	color: #05142b;
}
.pricing-box-item .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-item .pricing-terms {
	text-align: center;
	background: #fff;
	display: block;
	overflow: hidden;
	padding: 11px 0 5px;
	/* border-top: 2px solid #BBBBBB; */
	border-bottom: 2px dotted #CDCDCD;
}

.pricing-box-item .pricing-terms  h6 {
	margin-top: 16px;
	color: #ff5722;
	font-size: 22px;
}

.pricing-box-item .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-item  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}
.pricing-action .btn{
	background: #ff5722;
	color: #fff;
} 
.menuItem .menu{font-size:20px;font-weight:600;list-style:none;padding:0 0 15px;margin-bottom:20px;display:inline-block;color: #93c83f;}
.menuItem .menu li{padding: 16px 30px 0px;margin-bottom: 0;display:inline-block;width:100%;float:left;background: #ffffff;line-height: 30px;border-left: 2px solid #d6d6d6;border-radius: 0;}
.menuItem .detail{
font-size:13px;
color:#444;
font-weight:normal;
}
.menuItem .price{
font-size:13px;
float:right;
font-weight:600;
}
/* Testimonials */
.testimonials blockquote {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #c5c5c5 transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #cccccc;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #93c83f;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}
/* ===== Widgets ===== */

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { margin: 0 9px 20px 0; }

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}
 
/* --- Recent post widget --- */

.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}

  
footer{
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer a {
	color:#fff;
}

footer a:hover {
	color: #93c83f;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color: #d3d3d3;
}

footer address {
	line-height:1.6em;
	color: #797979;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin: 4px 0 0 -20px;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
	/* border: 1px solid #2D2D2D; */
	padding: 5px 0 0;
	width: 32px;
	display: inline-block;
	text-align: center;
	height: 32px;
	vertical-align: baseline;
}

#sub-footer{
	text-shadow:none;
	color: #dedede;
	padding:0;
	padding-top:30px;
	margin:20px 0 0 0;
	background: #1e1e1e;
	border-top: 1px solid #3e3e3e;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color: #9e9e9e;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}

  

/* scroll to top */
.scrollup{
    position:fixed;
    width:32px;
    height:32px;
    bottom:0px;
    right:20px;
    background: #288CE4;   /* 蓝色288CE4  绿色93c83f*/
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}



 
.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatnone {
	float:none;
}

.aligncenter {
	text-align:center;
}
 
img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}

.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}

img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}

article img.pull-left, article .align-left{
	float:left;
	margin:5px 15px 15px 0;
}

article img.pull-right, article .align-right{
	float:right;
	margin:5px 0 15px 15px;
}
 ============================= */

.clear-marginbot{
	margin-bottom:0;
}

.marginbot10{
	margin-bottom:10px;
}
.marginbot20{
	margin-bottom:20px;
}
.marginbot30{
	margin-bottom:30px;
}
.marginbot40{
	margin-bottom:40px;
}

.clear-margintop{
	margin-top:0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.margintop30{
	margin-top:30px;
}

.margintop40{
	margin-top:40px;
}
.flex-control-paging li a {
  width: 18px;
  height: 8px;
  border-radius: 0;
  background: #ffffff;
  text-indent: 50px;
  overflow: hidden;
}
.btn:hover, .btn:focus {
  color: #FFF;
  text-decoration: none;
  background: #03a9d5;
  border-color: #03a9d5;
}
/*  Media queries 
============================= */

@media (min-width: 768px) and (max-width: 979px) {

	a.detail{
		background:none;
		width:100%;
	}


	
	footer .widget form  input#appendedInputButton {
		  display: block;
		  width: 91%;
		  -webkit-border-radius: 4px 4px 4px 4px;
			 -moz-border-radius: 4px 4px 4px 4px;
				  border-radius: 4px 4px 4px 4px;
	}
	
	footer .widget form  .input-append .btn {
		  display: block;
		  width: 100%;
		  padding-right: 0;
		  padding-left: 0;
		  -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				  box-sizing: border-box;
				  margin-top:10px;
	}

	ul.related-folio li{
		width:156px;
		margin:0 20px 0 0;
	}	
}

@media (max-width: 767px) {
.navbar-default .navbar-collapse{border-color: none;/* background: #05142b; */}
.navbar-default .navbar-toggle .icon-bar {background-color: #868686;border-radius: 0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: rgba(255, 255, 255, 0.58);
margin-top: 15px;
}
header  .navbar-nav > li > a{
	line-height: inherit;
}
.flex-caption h3{
	font-size:28px;
}
  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: 18px;
		border-bottom: none;
	}
	.navbar-header {
		/* margin-top: 20px; */
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {background: none;font-weight: 700;color: #93c83f;}
	header .navbar-nav > li {
padding-bottom: 2px;
padding-top: 3px;
}
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}

	.dropdown-menu {
	  position: absolute;
	  top: 0;
	  left: 40px;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 5px 0;
	  margin: 2px 0 0;
	  font-size: 13px;
	  list-style: none;
	  background-color: #fff;
	  background-clip: padding-box;
	  border: 1px solid #f5f5f5;
	  border: 1px solid rgba(0, 0, 0, .15);
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	

	
	li.active  {
		border: none;
		overflow: hidden;
		/* background: #2e8eda; */
}

	
	.box {
		border-bottom:1px solid #e9e9e9;
		padding-bottom:20px;
	}

	.flexslider .slide-caption {
		width: 90%; 
		padding: 2%; 
		position: absolute; 
		left: 0; 
		bottom: -40px; 
	}


	#inner-headline .breadcrumb {
		float:left;
		clear:both;
		width:100%;
	}

	.breadcrumb > li {
		font-size:13px;
	}

	
	ul.portfolio li article a i.icon-48{
		width:20px;
		height:20px;
		font-size:16px;
		line-height:20px;
	}


	.left-sidebar{
		border-right:none;
		padding:0 0 0 0;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom:10px;
		margin-bottom:40px;
	}
	
	.right-sidebar{
		margin-top:30px;
		border-left:none;
		padding:0 0 0 0;
	}
	
	
	footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, 
	footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
		margin-bottom:20px;
	}

	#sub-footer ul.social-network {
		float:left;
	}
	

	
  [class*="span"] {
		margin-bottom:20px;
  }

}

@media (max-width: 480px) {
	.bottom-article a.pull-right {
		float:left;
		margin-top:20px;
	}


	.search{
		float:left;
	}

	.flexslider .flex-caption {
		display:none;
	}


	.cta-text {
		margin:0 auto;
		text-align:center;	
	}
	
	ul.portfolio li article a i{
		width:20px;
		height:20px;
		font-size:14px;
	}


}
.tab-section .col{
	
}
.tab-section .container{
	padding: 15px;
	border: 1px solid #eaeaea;
	background: #fff;
}
.active .collapsible-header{color: #93c83f;} 
span.color {
    color: #93c83f;
    text-transform: uppercase;
}
.input-field label {
    color: #888;
	font-size:14px;
}
.input-field {
    position: relative;
    margin-top: 1rem;
    float: left;
    width: 100%;
}
.alert-danger { 
    float: left;
}


.index-women{ width:100%; margin:0 auto; position:relative; padding:5px 0 20px 0}
.index-women .women-wz{ height:40px; font-size:36px; margin:30px auto; text-align:center;border-bottom:double 3px #999; width:370px; }
.index-women .women-wzx{  font-size:14px; margin:30px auto; text-align:center; width:800px; line-height:30px; }

.index-women .women-wzp{ height:300px; font-size:14px; margin:0px auto 30px; text-align:center; width:1090px; line-height:30px; }
.index-women .women-wzp ul{ margin:0; padding:0 }
.index-women .women-wzp ul li{height:300px;width:198px;float:left;margin-right:20px;display:block;border: 1px solid #999;}
.index-women .women-wzp ul li img{height:300px; width:200px;  /*margin:60px auto; */display:block}

.index-women .women-wzh{ height:50px; font-size:16px; margin:0px auto 30px; text-align:left; width:880px; line-height:30px; }
.index-women .women-wzh ul{ margin:0; padding:0 }
.index-women .women-wzh ul li{height:50px; width:200px; float:left; margin-right:20px; display:block; line-height:50px; font-size:16px;}
.index-women .women-wzh ul li .women-wzh-tubiao{height:40px; width:40px; float:left; margin:0px 10px 5px 20px; }


.index-women .women-anli{ font-size:14px; margin:0px auto; width:1050px; line-height:30px; clear:both }
.index-women .women-anli ul{ margin:0; padding:0 }
.index-women .women-anli ul li{height:213px; width:247px; float:left; margin:0 15px 15px 0; display:block; line-height:25px; font-size:14px;background-color:#f1f1f1; text-align:center; color:#2393f5;border:1px solid #e1e1e1;}
.index-women .women-anli ul li a{ color:#1e83db}
.index-women .women-anli ul li a:hover{ color:#333}
.index-women .women-anli ul li a.huise{ color:#ccc; font-size:12px}


.index-women .women-anli2{ font-size:14px; margin:0px auto; width:1050px; line-height:30px; clear:both }
.index-women .women-anli2 ul{ margin:0; padding:0 }
.index-women .women-anli2 ul li{height:93px; width:247px; float:left; margin:0 15px 15px 0; display:block; line-height:25px; font-size:14px;background-color:#f1f1f1; text-align:center; color:#2393f5;border:1px solid #e1e1e1;}
.index-women .women-anli2 ul li a{ color:#1e83db}
.index-women .women-anli2 ul li a:hover{ color:#333}
.index-women .women-anli2 ul li a.huise{ color:#ccc; font-size:12px}

.marl65 { margin-left:65px; }
.marl110 { margin-left:110px; }
.marb16 { margin-bottom: 16px;}
.marb18 { margin-bottom: 18px;}
.marb20 { margin-bottom:20px;}
.marb65 { margin-bottom:65px;}
.paddt20 {padding-top: 1px;}

.fle{float:left;_display:inline;}
.fri{float:right;_display:inline;}

.index-main1{ width:1050px; margin:0 auto 50px; padding:0 10px;height:240px;}
.main1-box{ width:270px; height:248px; position:relative; overflow:hidden;}
.index-til{ font:bold 18px/22px "微软雅黑"; color:#1c8dee;}
.index-til-c{ font:bold 18px/22px "微软雅黑"; color:#1c8dee; text-align:center;}
.main1-con p{ line-height:20px; color:#404040;font-size:9pt;}
.main1-con a:hover p{ color:#666;}
.main1-box-bg{ position:absolute; width:540px; height:5px; left:-270px; bottom:0; background:url(../img/css_bg01.jpg) no-repeat; overflow:hidden;}

.index-main2-wrap{ width:100%;  margin:0 auto; border:1px solid #e9eaea; border-width:1px 0 1px 0; background:#fbfbfb; position:relative; overflow:hidden;}
.index-main2-bg{ position:absolute; width:100%;height:616px;top:0px;left:50%; margin-left:208px;border-left:1px solid #e1e4e6; background:#ebeef1;overflow:hidden;}

.index-main2{ width:1050px; margin:0 auto; padding:33px 10px 0;}

.main2-event{ width:297px;}
.main2-event .cont{ padding-top:3px;margin-bottom:10px;height:205px;border-bottom: 1px solid #e1e1e1;}
.main2-event .cont p{font-weight: bold;font-size: 14px;padding-top: 5px;color: #1186ff;}
.main2-event a:hover{opacity: 0.8;	}
.main2-event a{font-size: 12px;text-decoration: none;}

.main2-tech{ width:287px; position:relative; z-index:1;}
.main2-tech a:hover{opacity: 0.8;	}
.main2-tech a{font-size: 12px;text-decoration: none;}

.main2-news{ width:308px;}
.main2-news ul{height:540px;}
.main2-news ul li{ width:100%; height:100px; margin-bottom:9px; border-bottom:1px solid #e1e1e1;}
.main2-news ul li span{ display:block; padding:3px 0 0 20px; font:bold 11px/20px Arial; color:#8292a1; background:url(../img/icon_01.jpg) no-repeat left 7px;}
.main2-news ul li h2{ font:bold 14px/26px "微软雅黑"; color:#1186ff;word-wrap: break-word;margin: 0;padding: 0;border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.main2-news ul li p{ color:#888; line-height:20px;margin: 0;padding: 0;border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);font-size:9pt;}
.main2-news ul li a{ text-decoration: none;}
.main2-news ul li a:hover p{ color:#666;text-decoration: none;}
.index-more{ display:block; float:right; width:60px; height:28px; padding-top:0px; background:url(../img/css_bg02.jpg) no-repeat -61px 0; text-align:center;}
.index-more:hover{ background-position:0 0;}

.main2-bids{ width:277px;}
.main2-bids ul{ padding-top:3px; height:220px;}
.main2-bids ul li{ width:100%; margin-bottom:12px; line-height:20px;}
.main2-bids ul li span{ display:block; font:bold 11px/20px Arial; color:#8292a1;}
.main2-bids ul li a{ color:#555;text-decoration: none;}
.main2-bids ul li a:hover{ color:#5c7185;}

.main2-ZT{ width:500px;}
.main2-ZT ul{height:540px;}
.main2-ZT ul li{ width:98%; height:95px; margin-bottom:9px; border-bottom:1px dotted #e1e1e1;}
.main2-ZT ul li span{ display:block; padding:3px 0 0 20px; font:bold 11px/20px Arial; color:#8292a1; background:url(../img/icon_01.jpg) no-repeat left 7px;}
.main2-ZT ul li h2{ font:bold 14px/26px "微软雅黑"; color:#888;word-wrap: break-word;margin: 0;padding: 0;border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.main2-ZT ul li p{ color:#ccc; line-height:20px;margin: 0;padding: 0;border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);font-size:9pt;}
.main2-ZT ul li a{ text-decoration: none;}
.main2-ZT ul li a:hover p{ color:#666;text-decoration: none;}


.index-til span{ padding-left:8px; font:11px/22px Arial; color:#757778;}

.main2-video{height: 160px;padding-bottom: 21px;border-bottom: 1px solid #e1e1e1;overflow: hidden;margin-bottom: 30px;}
.main2-video img{cursor: pointer;}

.pathtools {width:100%;border-bottom: 1px solid #B6CCF5;}
.path { width: 1090px;margin:25px auto 16px;}
.path h1{font-size:26px;font-weight:900;color:#0066CC;margin-bottom:10px;}
.path h2{font-size:12px;color: #666;}
/*
.pathtools {width:100%;background:#B6CCF5;border-top: 1px solid #B6CCF5;border-bottom: 1px solid #B6CCF5;}
.path { width: 1090px;margin:25px auto 16px;}
.path h1{font-size:26px;font-weight:900;color:#fff;margin-bottom:10px;}
.path h2 a{font-size:12px;color: #dddede;}
.path h2{font-size:12px;color: #dddede;}
*/
en,cn{border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
.fl {float: left; position: relative;}

/* col public */
ul.col-2,ul.col-3,ul.col-4,ul.col-5,ul.col-6,ul.col-7{overflow:hidden;}
ul.col-2 li,ul.col-3 li,ul.col-4 li,ul.col-5 li,ul.col-6 li{margin-right:2%;}
ul.col-2 li{width:49%;}
ul.col-3 li{width:32%;}
ul.col-4 li{width:23.5%;}
ul.col-5 li{width:18.4%;}
ul.col-6 li{width:15%;}
ul.col-7 li{width:13%;margin-right:1.5%;}
ul.col-2 li:nth-child(2n+2),ul.col-3 li:nth-child(3n+3),ul.col-4 li:nth-child(4n+4),ul.col-5 li:nth-child(5n+5),ul.col-6 li:nth-child(6n+6),ul.col-7 li:nth-child(7n+7){margin-right:0;}
ul.col-2 li.nomargin,ul.col-3 li.nomargin,ul.col-4 li.nomargin,ul.col-5 li.nomargin,ul.col-6 li.nomargin,ul.col-7 li.nomargin{margin-right:0;}

/* prolist */
.prowrap{background:#fff;}
.proindex{position:relative;}
.proindex .prosort{position:absolute;top:0;right:0;z-index:1;}
.prosort a{font-size:18px;margin-left:10px;padding-bottom:5px;border-bottom:2px solid transparent;}
.prosort a:hover{color:#ff7800;border-color:#ff7800;}
.prosort a.active{color:#ff7800;border-color:#ff7800;}
.proindex h3.pagetitle{font-size:22px;margin-bottom:50px;}
.proindex h3.pagetitle .en{font-size:14px;font-weight:100;margin-left:10px;text-transform:uppercase;}
.proindex h3.pagetitle .icon{margin-right:10px;}
.proindex h3.pagetitle .icon.staricon{width:31px;height:31px;background-position:-84px -359px;}
.proindex h3.pagetitle .icon.fullicon{width:30px;height:24px;background-position:-85px -400px;}
.proindex h3.pagetitle2 .sname{color:#ff7800;font-weight:100;}

.star_pro{position:relative;padding-bottom:20px;}
ul.pro_list{}

ul.pro_list li{height:480px;text-align:center;position:relative;border-top:4px solid #ff7800;background:#f5f5f5;overflow:hidden;}
ul.pro_list.wide li{width:348px;margin-right:78px;}

ul.pro_list li .pic{width:300px;height:300px;margin:0 auto 8px;overflow:hidden;}
ul.pro_list li .pic img{width:100%;height:100%;transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;}
/* ul.pro_list li .am-pro{position:absolute;height:100%;width:100%;z-index:1;top:308px;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;} */
ul.pro_list li .desc{padding:0 40px;color:#3a3a3a;}

ul.pro_list li h3.title{color:#3a3a3a;font-size:18px;font-weight:500;margin:12px 0;font: 18px Arial, Helvetica, sans-serif, "新宋体";}
ul.pro_list li h3.title a{color:#3a3a3a;text-decoration: none;}
ul.pro_list li .desc .txt{color:#3a3a3a;font-size:16px;height:30px;overflow:hidden;}

ul.pro_list li .pbtn{position:absolute;bottom:20px;width:90%;left:50%;margin-left:-45%;z-index:1;overflow:hidden;margin-top:30px;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
ul.pro_list li .pbtn a{float:left;width:45%;margin-right:10%;border:1px solid #ff7800;color:#ff7800;padding:5px 0;font-size:18px;text-decoration: none;}
ul.pro_list li .pbtn a.order{margin-right:0;}
ul.pro_list li .pbtn a:hover{background:#ff7800;color:#fff;}

/* ul.pro_list li:hover .am-pro{padding-top:35%;top:0;background:url(../images/oop.png) repeat;} */
/* ul.pro_list li:hover .btn{margin-top:150px;}
ul.pro_list li:hover .btn a{background:none;color:#fff;border-color:#fff;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
 */

/* ul.pro_list li:hover .desc .txt{height:auto;} */
ul.pro_list li:hover .pic img{transition:all .2s linear 0s;-webkit-transition:all .2s linear 0s;-moz-transition:all .2s linear 0s;-ms-transition:all .2s linear 0s;-o-transition:all .2s ease-in-out;-moz-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);}
.star_pro .flex-direction-nav a{width:33px;height:35px;background:url(../images/icon.png) no-repeat;top:-85px;}
.star_pro .flex-direction-nav a.flex-prev{background-position:-85px -431px;left:94%;}
.star_pro .flex-direction-nav a.flex-next{background-position:-124px -431px;}
.star_pro .flex-direction-nav a.flex-disabled{opacity:.6!important;}
.star_pro .flex-direction-nav a:before{display:none;}

ul.full_pro_list{}
ul.full_pro_list li{background:#fff;height:400px;border-top:0;margin-bottom:25px;}
ul.full_pro_list li .tip{position:absolute;top:0;width:60px;left:50%;margin-left:-30px;z-index:1;background:#ff7800;color:#fff;font-size:16px;}
ul.full_pro_list li .pic{width:260px;height:280px;}
/* ul.full_pro_list li .am-pro{top:308px;} */
ul.full_pro_list li .desc{padding:0 20px;}
ul.full_pro_list li .btn{bottom:10px;}
ul.full_pro_list li .btn a{padding:2px 0;}
ul.full_pro_list li .btn a:hover{}
/* ul.full_pro_list li:hover .btn{margin-top:100px;} */
.full_pro a.more{display:block;background:#ff7800;color:#fff;font-size:22px;width:200px;padding:3px 0 5px 0;text-align:center;margin:30px auto 0;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.full_pro a.more .icon{width:31px;height:30px;position:relative;top:-2px;background-position:-85px -473px;margin-right:10px;}
.full_pro a.more:hover{background:#000;}

/* porsort-wrap */
.porsort-wrap{width:1090px; margin:0 auto 1px;padding:20px 0;background:#f5f5f5;}
.porsort-wrap .widgettip h3.en{color:#e5e5e5;}
.porsort{overflow:hidden;}
ul.porsort_item{overflow:hidden;height:651px!important;}
ul.porsort_item li{width:341px;height:412px;margin-right:18px;margin-bottom:18px;background:#666;overflow:hidden;}
/* ul.porsort_item li:nth-child(2){height:221px;}
ul.porsort_item li:nth-child(3){height:373px;}
ul.porsort_item li:nth-child(4){}
ul.porsort_item li:nth-child(5){height:260px;}
ul.porsort_item li:nth-child(6){height:221px;} */
ul.porsort_item li.item1{height:200px;}
ul.porsort_item li.item2{height:373px;width:482px;margin-right:0;}
ul.porsort_item li.item3{height:221px;}
ul.porsort_item li.item4{height:194px;top:218px!important;}
ul.porsort_item li.item5{height:260px;top:391px!important;width:232px;margin-right:18px;}
ul.porsort_item li.item6{height:221px;top:430px!important;left:359px!important;}
ul.porsort_item li.item7{height:260px;top:391px!important;left:inherit!important;right:0;width:232px;margin-right:0;}
ul.porsort_item li .bop{display:none;background:url(../images/bop.png) repeat;position:absolute;width:100%;height:100%;right:0;bottom:0;z-index:4;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
ul.porsort_item li  h3.s_main_name,ul.porsort_item li .sort h3.s_name{color:#fff;font-size:28px;font-weight:700;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.porsort_item li  h3.s_main_name{position:absolute;z-index:5;left:25px;bottom:25px;transition:opacity 0.4s linear 0s;-webkit-transition:opacity 0.4s linear 0s;}
ul.porsort_item li .pic{position:absolute;width:100%;height:100%;z-index:3;}
ul.porsort_item li .sort{position:absolute;width:100%;left:0;bottom:-100%;z-index:10;padding:25px;height:100%;overflow:hidden;color:#fff;background:url(../images/oop.png) repeat;position:relative;z-index:4;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
ul.porsort_item li .sort .ralpro{margin:20px 0;}
ul.porsort_item li .sort .ralpro a{color:#fff;display:block;font-size:18px;padding:2px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
ul.porsort_item li .sort .opbtn{overflow:hidden;margin-top:60px;}
ul.porsort_item li .sort .opbtn a{width:48%;margin-right:4%;text-align:center;padding:5px 0;border:1px solid #fff;color:#fff;font-size:18px;}
ul.porsort_item li .sort .opbtn a.openvideo{margin-right:0;}
ul.porsort_item li .sort .opbtn a:hover{background:#fff;color:#000;}
ul.porsort_item li.item1 .ralpro,ul.porsort_item li.item3 .ralpro,ul.porsort_item li.item4 .ralpro,ul.porsort_item li.item5 .ralpro,ul.porsort_item li.item6 .ralpro,ul.porsort_item li.item7 .ralpro{margin:10px 0;}
ul.porsort_item li.item1 .sort .opbtn,ul.porsort_item li.item3 .sort .opbtn,ul.porsort_item li.item4 .sort .opbtn,ul.porsort_item li.item5 .sort .opbtn,ul.porsort_item li.item6 .sort .opbtn,ul.porsort_item li.item7 .sort .opbtn{margin-top:15px;}
ul.porsort_item li.item1 .sort .opbtn a,ul.porsort_item li.item3 .sort .opbtn a,ul.porsort_item li.item5 .sort .opbtn a{padding:2px 0;}
ul.porsort_item li:hover .sort{bottom:0;}
ul.porsort_item li:hover .bop{bottom:-100%;}
ul.porsort_item li:hover h3.s_main_name{opacity:0;*display:none;z-index:1;}
ul.porsort_item li.item1 .sort .ralpro a,
ul.porsort_item li.item3 .sort .ralpro a,
ul.porsort_item li.item4 .sort .ralpro a,
ul.porsort_item li.item5 .sort .ralpro a,
ul.porsort_item li.item6 .sort .ralpro a,
ul.porsort_item li.item7 .sort .ralpro a{font-size:14px;padding:0;}
ul.porsort_item li .sort .ralpro.col2{overflow:hidden;}
ul.porsort_item li .sort .ralpro.col2 a{width:50%;float:left;}
/* widgettip */
.widgettip{margin-bottom:20px;text-align:center;font-size:18px;color:#797979;}
.widgettip h3.en{font-size:30px;color:#eee;text-transform:uppercase;font-family:'enfont';}
.widgettip h3.cn{font-size:26px;color:#000;font-weight:600;position:relative;z-index:1;top:-43px;}
/* whychooseme */
span.icon{display:inline-block;vertical-align:middle;margin-right:8px;background:url(../img/icon.png) no-repeat;}
.whychooseme{width:1090px; margin:0 auto 10px;padding:10px 0 100px 0;}
.whychooseme .widgettip{margin-bottom:30px;}
.whychooseme .widgettip h3.en{color:#e5e5e5;}
.reasons{position:relative;}
.whymebg{width:316px;height:484px;margin:0 auto;background:url(../img/whymebg.png) center center no-repeat;}
.reasons .desc{position:absolute;width:250px;}
.reasons .desc .circle{position:absolute;width:90px;height:90px;overflow:hidden;z-index:1;border-radius:50%;-webkit-border-radius:50%;background:#e3e3e3;transition:all 0.1s linear 0s;-webkit-transition:all 0.1s linear 0s;}
.reasons .desc .circle .icon{margin:25px auto 0;display:block;transition:all 0.1s linear 0s;-webkit-transition:all 0.1s linear 0s;}
.reasons .desc .txt{line-height:1.6;color:#484848;}
.reasons .desc h3.tip{font-size:20px;font-weight:700;margin-bottom:10px;color:#ff7800;}
.reasons .desc h3.tip i{margin:0 -28px 0 10px;}
.reasons .reasons1,.reasons .reasons2,.reasons .reasons3{text-align:right;left:0;}
.reasons .reasons4,.reasons .reasons5,.reasons .reasons6{text-align:left;right:0;}
.reasons .reasons1,.reasons .reasons4{top:0;}
.reasons .reasons2,.reasons .reasons5{top:190px;}
.reasons .reasons3,.reasons .reasons6{bottom:10px;}
.reasons .reasons1 .circle,.reasons .reasons2 .circle,.reasons .reasons3 .circle{right:-120px;top:0;}
.reasons .reasons4 .circle,.reasons .reasons5 .circle,.reasons .reasons6 .circle{left:-120px;top:0;}
.reasons .reasons4 .txt,.reasons .reasons5 .txt,.reasons .reasons6 .txt{text-indent:2em;}
.reasons1 .circle .icon{width:50px;height:41px;background-position:-509px -14px;}
.reasons2 .circle .icon{width:42px;height:42px;background-position:-513px -86px;}
.reasons3 .circle .icon{width:44px;height:36px;background-position:-515px -179px;}
.reasons4 .circle .icon{width:48px;height:46px;background-position:-515px -265px;}
.reasons5 .circle .icon{width:40px;height:45px;background-position:-519px -350px;}
.reasons6 .circle .icon{width:43px;height:43px;background-position:-519px -427px;}
.reasons1:hover .circle .icon{background-position:-582px -14px;}
.reasons2:hover .circle .icon{background-position:-586px -86px;}
.reasons3:hover .circle .icon{background-position:-588px -179px;}
.reasons4:hover .circle .icon{background-position:-588px -265px;}
.reasons5:hover .circle .icon{background-position:-592px -350px;}
.reasons6:hover .circle .icon{background-position:-592px -427px;}
.reasons .desc:hover .circle{background:#ff7800;}

.map{background:#f5f5f5;margin-bottom:20px;width:750px; margin:0 auto 10px;}
.map h3{font-size:22px;padding:10px;}
.map h3 .icon.mapicon{width:31px;height:31px;background-position:-528px -635px;margin-right:15px;}
.map h3 .en{font-size:18px;margin-left:20px;text-transform:uppercase;}
#map{height:560px;}
#map h3.c_name{font-size:20px;color:#ff7800;padding:0;margin-bottom:10px;}
#map p{font-size:12px;line-height:20px;}


.mt10{ margin-top:10px;}
#contentMain {margin:auto; width:1090px;padding:10px 0px;}
#contentMain:after {clear:both; content:"."; display:block; height:0px; visibility:hidden;}

.list_Left {float:left;margin:0px 0px 0px 0px; width:290px;}
.list_Left_Main{ border:1px solid #dfdfe1; border-bottom-color:#bcbdbd;background:#fff;min-height:220px;height:auto;}
/*
 * 栏目页内容列表
 */
.cate-container{ float:left;background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd;  margin:0px 0px 10px 10px; width:788px;}
.list-container{ padding:10px 20px 20px 20px;}

.content-list{ border-bottom:1px dotted #ccc; padding:10px 0px 10px 0px;}
.content-list .entry-header{}
.content-list h2{ font-size:1.4em !important; font-weight:normal;}
.content-list .byline{ color:#aaa; line-height:12px; font-size:12px; padding:3px 0px 0px 0px;}
.content-list .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.content-list .byline span.views{ border-right:none; }
.content-list .byline a,.content-list .byline a:visited { color:#aaa;}
.content-list .byline a:hover{ color:#333; text-decoration:none;}

.content-list .entry-summary{ padding:8px 0px 5px 0px;font-size:14px;}
.cate-container .content-list .imgitem{ clear:both; height:70px; margin-bottom:0px;padding:8px 0px 5px 0px;font-size:14px;}
.cate-container .content-list .imgitem a.ele_box{ float:left; margin-top:2px;margin-right:7px; _margin-right:5px;padding-right:7px;}
.cate-container .content-list .imgitem a.red{ color:red;}
.cate-container .content-list .imgitem img.sImg{ float:left; width:70px; height:70px;}

.content-list .tags { color:#aaa;margin-top:5px;}
.content-list .tags a{ margin:0px 5px 0px 0px;}
.content-list .tags a,.content-list .tags a:visited{ color:#aaa;}
.content-list .tags a:hover{ color:#333; text-decoration:none;}



.footer1{height:200px;background-color: #334259; width:100%; margin:0 auto}
.footer{width:1050px;margin: 0 auto;height:200px; padding-top:25px;}
.footernav{ color:#e5e5e5; font:11px/17px "微软雅黑",Arial;}
.footernav a {color:#ccc;}
.footerLinks{ width:134px; height:26px; float:right;position:relative; z-index:45; background: url(../img/footerlink.jpg) no-repeat; cursor:pointer}
.linksList{ width:224px; padding:0 3px; left:1px; border:1px solid #e2e2e2; margin-bottom:none; position:absolute; bottom:26px; background:#fff; display:none;right:1px}
.linksList a{ display:inline-block; width:100%; line-height:16px; padding:3px 0; color:#8c8c8c}
.linksList a:hover{ color:#545C64}
.foootercopy{font:11px/17px "微软雅黑",Arial;color:#f5f5f5;}
.foootercopy a{ color:#f5f5f5;}
/*
* 分页
*/
.pager {clear:both; display:block; margin:15px 5px 10px 0px;text-align:left;}
.pager a,.pager a:active,.pager a:link,.pager a:visited {
	background:#fff;
	border:1px solid #ccc;
	clear:both;
	color:#777;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	text-decoration:none;
	}
.pager a:hover {
	border:1px solid #3e5e9c;
	color:#3e5e9c;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	text-decoration:none;
	}
.pager span.current {
	border:1px solid #3e5e9c;
	color:#fff;
	background:#3e5e9c;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	}
.pager span.extend,.pager span.unlink {
	background:#666;
	border:1px solid #666;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:4px 6px 4px 6px;
	}
/****/
.list_summary {
	height:34px;padding:10px 0;font-size:12px;border-bottom:1px solid #e4e4e4;
}
.list_summary .redtitle {
	float:left;height:20px;line-height:20px;padding-left:10px;border-left:4px solid #eb3e42;display:block;color:#000;font-size:14px;font-weight:bold;
}
.list_summary .bluetitle {
	float:left;height:20px;line-height:20px;padding-left:10px;border-left:4px solid blue;display:block;color:#000;font-size:14px;font-weight:bold;
}
.list_summary .Greentitle {
	float:left;height:20px;line-height:20px;padding-left:10px;border-left:4px solid green;display:block;color:#000;font-size:14px;font-weight:bold;
}
.list_summary .ZStitle {
	float:left;height:20px;line-height:20px;padding-left:10px;border-left:4px solid #660099;display:block;color:#000;font-size:14px;font-weight:bold;
}
.list_summary .Yellowtitle {
	float:left;height:20px;line-height:20px;padding-left:10px;border-left:4px solid yellow;display:block;color:#000;font-size:14px;font-weight:bold;
}
.list_summary .more {
    float:right; line-height:20px;font-size:12px;padding-right:5px;
}
.list_summary .more a{
   color:#CCCCCC;
}
/*--产品分类--*/
.Lcon{ width:288px; background:#fff;  margin-top:1px;overflow:hidden;}
.Lcon li{ width:100%; height:30px; line-height:30px; font-size:12px;}
.Lcon li a:hover{color:#FF0000; text-decoration: none;}
.Lcon li a.Lef:link, a.Lef:visited, a.Lef:active {
    width:288px;background:url(../img/learr.gif) no-repeat 0px -30px; height:30px;line-height:30px;border-top:1px solid #dddddd;display:block; padding-left:30px;color:#222;font-size:12px;
}
.Lcon li a.Lefon,.Lcon li a.Lef:hover {
    width:288px;background:url(../img/learr.gif) no-repeat 0px 0px #e3f5ff;font-size:12px;height:30px;line-height:30px;border-top:1px solid #a2c5e1;display:block;padding-left:30px;color:#1c5da5;
}
/*--产品分类二级栏目用 end--*/
.Lcon li a.Lef2:link, a.Lef2:visited, a.Lef2:active {
    width:288px;background:url("../img/sign_f.gif") 25px center no-repeat;height:30px;line-height:30px;border-top:1px solid #dddddd;display:block; padding-left:35px;color:#222;font-size:12px;
}
.Lcon li a.Lefon2,.Lcon li a.Lef2:hover {
	width:288px;font-size:12px;background:#e3f5ff url("../img/sign_f_h.gif") 25px center no-repeat;height:30px;line-height:30px;border-top:1px solid #a2c5e1;display:block;padding-left:35px;color:#1c5da5;
}
/*--产品分类 end--*/
/*
 * 单页内容
 */
.page-content-all{ background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd; float:left; margin:0px; width:100%;min-height:500px;}

.page-content{ background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd; float:left; margin:0px 0px 0px 10px; width:788px;min-height:500px;}
.page-content h1{ border-bottom:1px solid #eee; font-size:24px; font-weight:500; margin:0px 20px 0px 20px; padding:10px 0px 5px 0px;
	-webkit-box-shadow:0px 1px 0px #fff;-moz-box-shadow:0px 1px 0px #fff;box-shadow:0px 1px 0px #fff;
}
.page-content-detail{ font-size:14px; line-height:200%; padding:10px 20px 20px 20px;}
.page-content-detail img{ max-width:788px;}

/*内容详细*/
.newscontainer{ background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd; float:left; margin:0px 0px 10px 10px; min-height:600px; width:788px;}

.newscontainer h1.title{ font-size:1.8em !important; font-weight:normal; margin:0px 20px; padding:15px 0px 0px 0px; }
.newscontainer .byline{ color:#aaa; line-height:12px; font-size:12px; margin:0px 20px; padding:8px 0px 10px 0px;border-bottom:1px solid #ddd;}
.newscontainer .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.newscontainer .byline span.views{ border-right:none; }
.newscontainer .byline a,.newscontainer .byline a:visited { color:#aaa;}
.newscontainer .byline a:hover{ color:#333; text-decoration:none;}
.newscontainer .content{ font-size:14px; line-height:200%; margin:20px; padding:0px 0px 30px 0px;}
.newscontainer .content img{ max-width:738px;}
.newscontainer .content{ word-break:break-all; word-wrap:break-word;}
.newscontainer .content a{color:blue;}
.newscontainer .content a:visited{ text-decoration:none;color:#FF0099;}
.newscontainer .content a:hover{ color:#700800; text-decoration:none;}
.newscontainer .tags { font-size:14px; margin:20px; padding:5px 0px;}
.newscontainer .tags a{padding:0px 5px 2px 5px; margin-right:5px; margin-top:5px; height:24px; line-height:24px; clear:both; color:#65645F;border:1px solid #dfdfe1;}
.newscontainer .tags a:hover{ background-color:#457A3A; color:#F8FCFC;}
.newscontainer .pager { margin:0px 20px; padding:20px 0px 20px 0px; text-align:center;}
.newscontainer .prev-next{ border-top:1px dotted #ddd; margin:20px 20px; padding:10px 0px;}
.newscontainer .prev-next .prev{ height:24px; padding:4px 0px;}
.newscontainer .prev-next .next{ height:24px; padding:4px 0px;}
.newscontainer .abstract{ background:#f5f5f5; border:1px solid #E5E5E5; line-height:180%; margin:15px 20px; padding:8px 10px;}
.newscontainer .abstract h5 {margin:0px;}

.related-content{ border-top:1px dotted #ddd; margin:20px;}
.related-content .header{ font-size:12px; font-weight:bold; padding:10px 0px 5px 0px;}
.related-content ul{}
.related-content ul li{}
.related-content ul a{ border-bottom:1px solid #eee; display:inline-block; line-height:24px; padding:2px 0px; }
.related-product{ margin:20px 0px;}
.related-product .header{ font-size:12px; font-weight:bold; padding:5px 10px;}
.related-product ul.product-list { border-top:1px solid #eee; zoom:1; overflow:auto;}
.related-product li { border:1px solid #e6e6e6; border-left:0px; border-top:0px; float:left; display:inline; height:210px; width:196px;overflow:hidden;padding:20px 29px;}
.related-product li .thumbnail { border:0px solid #eee;}
.related-product li .thumbnail table { height:128px; width:128px; text-align:center; vertical-align:middle;}
.related-product li .thumbnail td a { display:block; height:128px; text-align:center; width:128px;}
.related-product li .thumbnail img { padding:1px; max-height:128px; max-width:128px;
                                   width:expression(this.width > 128 && this.width/this.height >= 1 ? 128 : true);
								   height:expression(this.height > 128 && this.height/this.width >= 1 ? 128 : true);
								 }
.related-product li .thumbnail td a:hover img{ border:1px solid #ddd; padding:0px;}
.related-product li .title { height:36px; line-height:18px; overflow:hidden; padding:0px 0px 0px 0px;}

/**-产品详情 -**/

/** 产品图片画廊*/
.gallery { position:relative; width:366px;}
.gallery .gallery-view { border:1px solid #aaa; height:360px; width:360px; position:relative;}
.gallery .gallery-view span { display:inline-block; height:360px; width:360px; text-align:center;}
.gallery .gallery-view a{ display:block; text-align:center;}
.gallery .gallery-view img { max-height:360px; max-width:360px;}
.gallery .gallery-view .mousetrap{ position:absolute; right:0px;}
.gallery .gallery-view .cloud-zoom-big { border:1px solid #ccc; left:366px; top:-1px;}
.gallery .gallery-list{ height:56px; margin:10px 0px; overflow:hidden; padding:0px 0px; position:relative; width:366px;}
.gallery .gallery-list ul{ padding:0px; zoom:1; overflow:auto; position:absolute;}
.gallery .gallery-list li{ background:#fff; border:1px solid #cdcdcd; float:left; height:54px; margin:0px 5px 0px 0px; width:54px; overflow:hidden; text-align:center;}
.gallery .gallery-list li a{ display:block;}
.gallery .gallery-list li img{ max-height:54px; max-width:54px; height:expression(this.height > 54 && this.height/this.width >= 1 ? 54 : true); width:expression(this.width > 54 && this.width/this.height >= 1 ? 54 : true);}

.gallery .gallery-list li.current{ border:2px solid #C30008; height:52px; width:52px; margin:0px 3px 0px 0px;}
.gallery .gallery-list a.turner { background-image:url("../img/turner-pre-next.png"); display:inline-block; height:30px; position:absolute; top:13px; width:24px;}
.gallery .gallery-list a.prev{ left:0px;}
.gallery .gallery-list a.prev:hover {background-position:0px 30px;}
.gallery .gallery-list a.next{ background-position:24px 0px; right:5px;}
.gallery .gallery-list a.next:hover {background-position:24px 30px;}

.products-gallery { float:left;margin:6px 10px;}
.gallery-products{ width:322px;}
.gallery-products .gallery-view { height:320px; width:320px;}
.gallery-products .gallery-view span { height:320px; width:320px;}
.gallery-products .gallery-view a { height:320px; width:320px;}
.gallery-products .gallery-view img { max-height:316px; max-width:316px; height:expression(this.height > 320 && this.height/this.width >= 1 ? 320 : true); width:expression(this.width > 320 && this.width/this.height >= 1 ? 320 : true);}
.gallery-products .gallery-view .cloud-zoom-big { border:0px solid blue; left:0px; top:0px;}

.gallery-products .gallery-list{ height:48px; width:333px;}
.gallery-products .gallery-list li{ margin:0px 9px 2px 0px; height:44px; width:44px;}
.gallery-products .gallery-list li img{ max-height:44px; max-width:44px; height:expression(this.height > 44 && this.height/this.width >= 1 ? 44 : true); width:expression(this.width > 44 && this.width/this.height >= 1 ? 44 : true);}
/*---sunlin add 产品详情用*/
.gallery-products .gallery-list a.turner { background-image:url("../img/turner-pre-next-small.png"); display:inline-block; height:25px; position:absolute; top:10px; width:20px;}
.gallery-products .gallery-list a.prev{ left:0px;}
.gallery-products .gallery-list a.prev:hover {background-position:0px 25px;}
.gallery-products .gallery-list a.next{ background-position:20px 0px; right:5px;}
.gallery-products .gallery-list a.next:hover {background-position:20px 25px;}
/*---end 产品详情用*/
.gallery-products .gallery-list li.current{ height:44px; width:44px; margin:0px 8px 2px 0px;}
.gallery-products .gallery-list a.turner{ top:12px;}
.gallery-products .gallery-list a.next{ right:10px;}
/** 产品图片画廊 end*/

.product-detail{ margin:2px 0px 0px 0px;}
.product-detail .heading{ background:#f8f8f8; border:1px solid #e6e6e6; font-size:12px; font-weight:bold; height:20px; line-height:20px; padding:4px 0px 4px 10px; }
.product-detail .tel {border: 1px solid #d9d9d9;background: url(../img/tel.jpg) no-repeat #f4f7fa 15px 15px;margin:10px 5px 10px 0px; padding:7px 10px 8px 75px;font-size: 16px;font-weight: bold;height: 65px;line-height:25px;}
.dt-summary{ padding:0px 0px 10px 0px;height:390px;border:0px solid red;}
.dt-detail{ padding:5px 0px 0px 0px;text-align:left;}
.product-infoitem{ padding:15px;}
.product-infoitem img{ width:expression(this.width > 750 && true ? 750 : true); max-width:750px; }

p.nowprice{ color:#ED8C02; line-height:20px; margin:3px 0px;}
p.nowprice strong{ color:#CC0303; font-size:16px;}
p.ckprice{ color:#ED8C02; line-height:20px; margin:3px 0px;}
p.ckprice strong{ color:#CC0303; font-size:12px;}
em.moneySb{ font-style:normal; font-size:12px; }

.dt-property{ float:left;width:420px;margin-top:6px;border:0px solid blue;height:390px;}
.dt-property .product-name{ color:#222; font-size:16px; line-height:24px; font-weight:bold; margin-bottom:4px;}
.dt-property .mkprice{ margin:3px 0px;}
.dt-property .nowprice{ margin:4px 0px;}
.dt-property .nowprice strong{ font-size:18px; color:#CC0303;}
.dt-property .attr p{ height:24px; line-height:24px;}
.dt-property .buyinfo{ background:#f8f8f8; border:1px solid #eaeaea; margin:5px 0px; padding:10px;}
.dt-property .buyinfo dl{ line-height:24px; margin:0px; margin-bottom:8px; overflow:hidden; }
.dt-property .buyinfo dl.stock { _zoom:1; margin-bottom:5px; _margin-bottom:8px; *margin-bottom:8px; overflow:hidden; }
.dt-property .buyinfo dt{ color:#333; float:left; line-height:16px; padding-top:3px; padding-right:5px; text-align:right; width:56px; }
.dt-property .buyinfo dd{ float:left; width:336px; margin:0px;}
.dt-property .buyinfo dd li{ display:inline; }
.dt-property .buyinfo dd li a{ display:block; float:left; white-space:nowrap; margin:0px 5px 4px 0px; height:20px; line-height:20px; padding:0 8px; border:1px solid #ccc; background:#fff;color:#333333; text-decoration:none; overflow:hidden; cursor:pointer; }
.dt-property .buyinfo dd li a:hover{ border:2px solid #ccc; height:18px; line-height:18px; padding:0px 7px; text-decoration:none; }
.dt-property .buyinfo dd li.current a ,.dt-property dl.stock dd li.current a:hover{ background:#FFF; border:2px solid #DF0001; height:18px; line-height:18px; padding:0 7px; }
.dt-property .buyinfo .amount input{ width:40px; vertical-align:middle; text-align:center;}
.dt-property .buyinfo .amount{ overflow:hidden;_zoom:1;}
.dt-property .buyinfo .amount p{ display:none;}
.dt-property .buyinfo .amount font{ font-size:12px; padding:0px 2px;}
.dt-property .numcheckcue{ color:#888;}
.dt-property .buyinfo .choice{ line-height:18px; font-weight:bold; }
.dt-property .buyinfo .choice dt{ color:#666; padding-top:1px;}
.dt-property .buyinfo .choice font{ color:#f50; display:inline; font-style:normal; padding:0px 4px;}
.dt-property .buyinfo .do{ padding:10px 20px; width:360px;}

/*--sunlin add--*/
.dt-property .abstract{ background:#f5f5f5; border:1px solid #E5E5E5; line-height:180%; margin:10px 5px 10px 0px; padding:8px 10px;}
.dt-property .abstract h5 {margin:0px;}

/**切换标签**/
.tabbar{ border-bottom:1px solid #A60000; height:29px; padding-left:1px; z-index:999;}
.tabbar li{ float:left; font-size:12px; height:29px; line-height:29px; margin-left:-1px; overflow:hidden; padding:0; position:relative;}
.tabbar li a{ background:#f8f8f8; border:1px solid #ccc; color:#333333; display:inline-block; height:28px; line-height:28px; padding:0px 26px 0px 26px;}
.tabbar li.current { background:#fff; border-color:#FF6600; font-size:14px; font-weight:bold; height:38px; position:relative; z-index:10;}
.tabbar li.current a{ background:#fff; border-color:#A60000; border-top-width:2px;border-bottom:0px;}
.tabbar li a ,
.tabbar li a:visited{ text-decoration:none;}
.tabbar li a:hover{ color:#700800; text-decoration:none;}

  /**咨询/评论**/
.product-detail  .reply{ border:1px solid #E0E5EC; }
.product-detail  .rep{ background:#FBFFF1; border:1px solid #B8D763;}
.product-detail  .send           , .goods-detail .comment .send{ border:1px solid #DDD; background:#EEE; padding:5px;}
.product-detail  .send .cue      , .goods-detail .comment .send .cue{ border:1px solid #BFE49C; background:#F5FCEE; padding:5px; margin-bottom:5px;}
.product-detail  .send table     , .goods-detail .comment .send table{ border:1px solid #DEDEDE; background:#FFF; font-size:14px; padding:10px 0px;}
.product-detail  .send .td01     , .goods-detail .comment .send .td01{ vertical-align:top;}
.product-detail  .send .td01 div , .goods-detail .comment .send .td01 div{ padding:5px; text-align:right; width:120px; }
.product-detail  .send .td02     , .goods-detail .comment .send .td02{ padding:5px; width:90%; }

/**-产品详情 end-**/
/*
 * 标签云
 */
.tags-cloud{
	background:#fcfcfc; border:1px solid #dfdfe1; border-bottom-color:#bcbdbd; float:left; margin:0px 0px 10px 0px; width:290px;
	-webkit-box-shadow:0px 0px 0px 1px #fff inset;
	-moz-box-shadow:0px 0px 0px 1px #fff inset;
	box-shadow:0px 0px 0px 1px #fff inset;
	padding:1px 1px 1px 1px;
	}
.tags-cloud > .tags-cloud-wrap{ padding:10px;}
.tags-cloud a{}
/**左边 热门列表**/
.LeftnewDiv {margin-bottom:0px;padding-left:3px;}
.LeftnewDiv ul{padding-top:0px;padding-left:2px;}
.LeftnewDiv ul li p{ margin:2px 0px 6px 1px;} 
.LeftnewDiv ul li p.od , .LeftnewDiv ul li p.red{ background:#DDD; display:inline-block; float:left; font-size:11px; height:14px; line-height:14px;  width:14px; text-align:center; overflow:hidden;margin:5px 5px 0px 0px;
}
.LeftnewDiv ul li p.red{ background:#BC2D09; color:#FFF;}
.LeftnewDiv ul li.current{ height:auto; padding-bottom:1px; zoom:1; overflow:auto; }
.LeftnewDiv ul li.current .name{ height:18px; line-height:18px; padding-top:4px;overflow:hidden; }
.LeftnewDiv ul li.normal{ overflow:hidden;padding-bottom:0px;}
.LeftnewDiv ul li.normal .name{ height:18px; line-height:18px;padding-top:2px;overflow:hidden; }
.LeftnewDiv ul li.name a{color:#000000;}     /**sunlin add**/
.LeftnewDiv ul li.name a:hover{color: #2c4e16;font-weight:bold; text-decoration: none;} /**sunlin add**/
.LeftnewDiv ul li a{ color:#000000;}
.LeftnewDiv ul li a:visited{color:#000000;}  /**3399FF **/
.LeftnewDiv ul li a:hover{ color:#FF0000;} 

/**顶部链接**/
.wrapper {margin:auto; width:1120px;}
.toper { background:#fbfbfb; border-bottom:0px solid #cdced1; color:#888; height:28px; line-height:28px; -webkit-box-shadow:0px -1px 0px 0px #fff inset; -moz-box-shadow:0px -1px 0px 0px #fff inset; box-shadow:0px -1px 0px 0px #fff inset; }
.toper-wrap { margin:auto; width:1120px;}
.toper a,.toper a:visited {color:#333;}
.toper a:hover {text-decoration:underline;}
.top-nav {float:right;}
.top-nav a {margin:0px 5px;}
.toper ul.linkwrap {color:#bbbbbb; float:left; margin:0 -10px;}
.toper ul.linkwrap:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.toper ul.linkwrap li {float:left;}
.toper ul.linkwrap a {float:left; height:28px; overflow:hidden; padding:0px 10px; position:relative;}

.top-nav ul li.dorpdown{ float:left; position:relative; z-index:10000;}
.top-nav ul li.dorpdown .dt a{ display:inline-block; height:28px; line-height:28px; padding:0px 2px; position:relative; z-index:99998;margin:0px 6px 0px 0px;}
.top-nav ul li.dorpdown .dt a.dt-icon-mobile{ background:url("../img/icon_mobile.png") 6px 4px no-repeat; padding-left:29px;}
.top-nav ul li.dorpdown .dt a:hover{ text-decoration:none;}
.top-nav ul li.dorpdown .dt a.hover{ background-color:#fbfbfb;margin:0px 6px 0px 0px;border-left:0px solid #e6e6e6; border-right:0px solid #e6e6e6; padding:0px 2px 0px 29px;}
.top-nav ul li.dorpdown .dd{ background:#fff; display:none; position:absolute; top:28px; left:0px;}
.top-nav ul li.dorpdown .dd .mobile{ border:1px solid #e6e6e6; width:156px; padding:5px;}
.top-nav ul li.dorpdown .dd .mobile img{ height:146px; width:146px;}
.top-nav ul li.dorpdown .dd .mobile h3{ font-weight:normal; text-align:center;font-size:12px;}
.top-nav ul li.dorpdown .dd .mobile p{ color:#888; padding:3px 0px 0px 0px;}

.svnav{ width:100%; height:50px; margin:0 auto 20px; background:url(../img/nav_bg1.jpg) repeat-x;}
.svnav ul li .aa{ padding-right:20px;background:url(../img/nav_bg2.jpg) no-repeat right top;}
.svnav ul li a{ float:left; display:block; min-width:52px; padding:0 20px;  font:13px/50px "微软雅黑"; color:#dddede; text-align:center;}
.svnav ul li a:hover,.svnav ul li a.on{ background:url(../img/nav_bg3.jpg) repeat-x; color:#fff;text-decoration: none;}

/*搜索*/
.index-search{width:1090px; margin:0 auto 1px;padding:20px 0 0 275px;;background:#f5f5f5;}
.search-header .divsearch{width:520px;text-align:left;}
.search-header .divsearch .search-form{ height:36px; padding:0px 0px 0px 0px;}
.search-header .divsearch .search-form .search-text{ }
.search-header .divsearch .text-search{float:left;width:400px;border:2px solid #ff5a00;border-right:none;color:#aaa;font-size:14px; height:30px; line-height:30px; padding:4px 8px;margin:0px;background:#FAFFBD;
	-webkit-box-shadow:inset 0px 2px 1px rgba(0,0,0,0.08);
	-moz-box-shadow:inset 0px 2px 1px rgba(0,0,0,0.08);
	box-shadow:inset 0px 2px 1px rgba(0,0,0,0.08);
}
.search-header .divsearch .text-search:focus{ color:#333;}      /* 搜索框颜色 红色，#c00000 蓝色359ad7*/
.search-header .divsearch .btn-search{ background:#ff5a00; border:1px solid #ff5a00; color:#fff; float:left; font-size:16px; height:42px; line-height:30px; padding:6px 0px; width:100px;font-weight:bold;}
.search-header .divsearch .btn-search:active{ background-color:#820000;}
.search-header .divsearch .search-keywords{ height:30px; line-height:24px; padding:4px 0px 8px 0px;text-align:left;}
.search-header .divsearch .search-keywords a{ height:12px; line-height:12px; padding:0px 10px 0px 0px;}
.search-header .divsearch .search-keywords a,
.search-header .divsearch .search-keywords a:visited{ color:#aaa;}
.search-header .divsearch .search-keywords a:hover{ color:#c60000; text-decoration:none;}
/*搜索end*/
/*
 * 搜索内容列表
 */
.search-section{ background:#fcfcfc; border:1px solid #ddd; margin:10px 0px; min-height:600px;}
.search-section > .header{ border-bottom:1px dashed #ddd; font-size:24px; margin:10px 20px; padding:10px; }
.search-section > .section{ margin:10px 20px 20px 20px; }
.search-section .search-item{ border-bottom:1px dotted #ddd; padding:10px 0px;}
.search-section .search-item h2{ font-size:1.4em !important; font-weight:normal;}
.search-section .search-item .byline{ color:#aaa; line-height:12px; font-size:12px; padding:3px 0px 0px 0px;}
.search-section .search-item .byline span{ border-right:1px solid #bbb; display:inline-block; height:12px; line-height:12px; margin:0px 8px 0px 0px; padding:0px 8px 0px 0px;}
.search-section .search-item .byline span.views{ border-right:none; }
.search-section .search-item .byline a,.content-list .byline a:visited { color:#aaa;}
.search-section .search-item .byline a:hover{ color:#333; text-decoration:none;}
.search-section .search-item .entry-summary{ padding:8px 0px 5px 0px;font-size:14px;}

.search-section .search-item .imgitem{ clear:both; height:70px; margin-bottom:0px;padding:8px 0px 5px 0px;font-size:14px;}
.search-section .search-item .imgitem a.ele_box{ float:left; margin-top:2px;margin-right:7px; _margin-right:5px;padding-right:7px;}
.search-section .search-item .imgitem a.red{ color:red;}
.search-section .search-item .imgitem img.sImg{ float:left; width:70px; height:70px;}

font.keywords{ color:#f00;}

.search-section .search-item .tags { color:#aaa;margin-top:5px;}
.search-section .search-item .tags a{ margin:0px 5px 0px 0px;}
.search-section .search-item .tags a,.content-list .tags a:visited{ color:#aaa;}
.search-section .search-item .tags a:hover{ color:#333; text-decoration:none;}